home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc Development Framework / ODFDev / ODF / OS / FWOSMisc / Other / FWOSMisc.r < prev    next >
Encoding:
Text File  |  1995-11-08  |  597 b   |  29 lines  |  [TEXT/MPS ]

  1. //========================================================================================
  2. //
  3. //    File:                FWOSMisc.r
  4. //    Release Version:    $ 1.0d11 $
  5. //
  6. //    Copyright:    1995 by Apple Computer, Inc., all rights reserved.
  7. //
  8. //========================================================================================
  9.  
  10. #ifndef FWRESFIL_K
  11. #include "FWResFil.k"
  12. #endif
  13.  
  14. #ifdef FW_BUILD_WIN
  15.  
  16. #if 0
  17.  
  18. resource STRTABLE
  19. {
  20.     1, "ODF OS Misc Library. Copyright 1995 Apple Computer, Inc.";
  21. }
  22. #endif
  23. #endif
  24.  
  25.  
  26. //#ifdef FW_BUILD_MAC
  27. include "FWAlert.rsrc" not 'ckid';
  28. include "FWMacCursor.rsrc" not 'ckid';
  29. //#endif